Versions:

  • 1.3.0

unfk is a lightweight, open-source command-line utility created by keathmilligan that systematically audits and repairs formatting and encoding irregularities found in mixed file collections. Designed for developers, data engineers, and system administrators who routinely encounter corrupted line endings, mis-declared character sets, stray control characters, or inconsistent newline conventions across projects, the tool recursively traverses directories, identifies anomalies by content inspection rather than extension, and applies safe, loss-free corrections in place or to mirrored output. Typical scenarios include sanitizing CSV dumps that refuse to import because of embedded NUL bytes, normalizing source trees migrated from legacy version-control systems, preparing multi-language datasets for machine-learning pipelines, or simply ensuring that shared assets conform to repository-wide .editorconfig rules. The program exposes configurable scan filters, dry-run previews, and rollback logs so users can fine-tune remediation without risking data integrity. Distributed under an MIT licence, unfk 1.3.0 is the first and therefore current release; the single-version lineage keeps the executable footprint minimal while still supporting Windows, macOS, and Linux through a self-contained binary. The software falls within the “Developer Tools / Encoding & Conversion” category and integrates readily into CI scripts, Git hooks, or bulk maintenance workflows. unfk is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.

Tags: